home *** CD-ROM | disk | FTP | other *** search
- VERSION 5.00
- Begin VB.Form Form5
- BackColor = &H00000000&
- Caption = "You Did It"
- ClientHeight = 645
- ClientLeft = 5265
- ClientTop = 5070
- ClientWidth = 1785
- LinkTopic = "Form5"
- MaxButton = 0 'False
- MinButton = 0 'False
- ScaleHeight = 645
- ScaleWidth = 1785
- Begin VB.Label Label1
- BackColor = &H00000000&
- Caption = "You Did It"
- BeginProperty Font
- Name = "Tempus Sans ITC"
- Size = 18
- Charset = 0
- Weight = 400
- Underline = 0 'False
- Italic = 0 'False
- Strikethrough = 0 'False
- EndProperty
- ForeColor = &H00FFFFFF&
- Height = 375
- Left = 120
- TabIndex = 0
- Top = 120
- Width = 1575
- End
- Attribute VB_Name = "Form5"
- Attribute VB_GlobalNameSpace = False
- Attribute VB_Creatable = False
- Attribute VB_PredeclaredId = True
- Attribute VB_Exposed = False
-